home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / pingpong.swf / scripts / DefineButton2_670 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2006-01-10  |  307 b   |  17 lines

  1. on(press){
  2.    var ┬º\x01┬º = 654;
  3.    if(eval("\x01") == 654)
  4.    {
  5.       set("\x01",eval("\x01") + 14);
  6.       gotoAndStop(1);
  7.    }
  8.    else if(eval("\x01") == 668)
  9.    {
  10.       set("\x01",eval("\x01") - 579);
  11.    }
  12.    else if(eval("\x01") == 89)
  13.    {
  14.       set("\x01",eval("\x01") + 635);
  15.    }
  16. }
  17.